Skip to content

Fix capitalization in NonBacktracking mode section#53166

Merged
gewarren merged 1 commit intomainfrom
danmoseley-patch-2
Apr 16, 2026
Merged

Fix capitalization in NonBacktracking mode section#53166
gewarren merged 1 commit intomainfrom
danmoseley-patch-2

Conversation

@danmoseley
Copy link
Copy Markdown
Member

@danmoseley danmoseley commented Apr 16, 2026

Fix casing


Internal previews

📄 File 🔗 Preview link
docs/standard/base-types/regular-expression-options.md Regular expression options

Copilot AI review requested due to automatic review settings April 16, 2026 05:26
@danmoseley danmoseley requested review from a team and adegeo as code owners April 16, 2026 05:26
@dotnetrepoman dotnetrepoman Bot added this to the April 2026 milestone Apr 16, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the casing of the “NonBacktracking mode” section so that the link text and heading match the RegexOptions.NonBacktracking enum member’s capitalization.

Changes:

  • Update the RegexOptions.NonBacktracking row’s “More information” link text to “NonBacktracking mode”.
  • Update the corresponding section heading to “NonBacktracking mode”.
Show a summary per file
File Description
docs/standard/base-types/regular-expression-options.md Aligns link text and section heading capitalization with RegexOptions.NonBacktracking.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

@gewarren gewarren merged commit d92647e into main Apr 16, 2026
17 checks passed
@gewarren gewarren deleted the danmoseley-patch-2 branch April 16, 2026 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants